arch-test software package provides detect architectures supported by your machine/kernel, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install arch-test
arch-test is installed in your system.
Make ensure the arch-test package were installed using the commands given below,
$ sudo dpkg-query -l | grep arch-test *
You will get with arch-test package name, version, architecture and description in a table
Distro | Ubuntu 17 |
Section | Administration Utilities |
Package | arch-test |
Version | 0.6-1 |
Description | detect architectures supported by your machine/kernel |
Sub Section | Admin |